home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000204_roegel@lorraine.loria.fr_Mon Jan 31 22:20:03 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  3KB

  1. Received: from lorraine.loria.fr by cs.umb.edu with SMTP id AA19044
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Mon, 31 Jan 1994 15:19:17 -0500
  3. Received: from pandore.loria.fr (pandore.loria.fr [152.81.4.135]) by lorraine.loria.fr (8.6.5/8.6.5) with ESMTP id VAA25287; Mon, 31 Jan 1994 21:19:04 +0100
  4. From: "Denis B. Roegel" <Denis.Roegel@loria.fr>
  5. Received: from localhost (roegel@localhost) by pandore.loria.fr (8.6.4/8.6.4) id VAA09621; Mon, 31 Jan 1994 21:20:03 +0100
  6. Date: Mon, 31 Jan 1994 21:20:03 +0100
  7. Message-Id: <199401312020.VAA09621@pandore.loria.fr>
  8. To: tex-k@cs.umb.edu
  9. Subject: MlTeX problem
  10. Cc: roegel@lorraine.loria.fr
  11.  
  12.  
  13. Good day,
  14.  
  15. First, is this a mailing list ?
  16. If yes, can somebody tell me how to subscribe to it ?
  17. Thanks in advance.
  18.  
  19. This is as a matter of fact a followup
  20. of a previous mail. I noticed that though I was 
  21. able to compile the web2c 6.0 distribution, I was
  22. not able to use Michael Ferguson's 3.141 change
  23. file in place of the (non-existant ?) 3.1415 change file.
  24. (of course, I changed the number in the .ch
  25. and tangle went fine). So, I tried to replace
  26. tex.web release 3.1415 by tex.web 3.141 and ctex.ch
  27. by mltex's 3.141 change file. I ran again all the 
  28. compilation and the same problem the appeared
  29. with 3.1415 occured now. So, I wonder, maybe mltex'
  30. 3.141 change file is broken ? I ftp'd it a few months
  31. ago when Michael Ferguson announced it, but
  32. there have maybe be patches I am not aware of.
  33.  
  34. Any ideas ?
  35.  
  36. Denis.
  37.  
  38. P.-S. Here is an excerpt of what I get with make:
  39.  
  40. gcc -o gftype -g gftype.o ../lib/lib.a ../../kpathsea/kpathsea.a  
  41. gcc -I.././lib -I../.. -g -c pltotf.c
  42. gcc -o pltotf -g pltotf.o ../lib/lib.a ../../kpathsea/kpathsea.a 
  43. gcc -I.././lib -I../.. -g -c tftopl.c
  44. gcc -o tftopl -g tftopl.o ../lib/lib.a ../../kpathsea/kpathsea.a 
  45. ../web/tangle tex.web ctex.ch
  46. This is TANGLE, Version 4.3 (C version 6.0)
  47. *1*17*25*38*54*72*99*110*115*133*162*173*199*203*207*211*220*256*268*289*297*300*321*332*366*402*464*487*511*539*584*593*648*684*703*723*772*817*866*895*904*923*946*971*984*1033*1059*1140*1212*1303*1334*1342*1344*1383*1385
  48. Writing the output file.....500.....1000.....1500.....2000.....2500.....3000.....3500.....4000.....4500.....5000.....5500.....6000
  49. Done.
  50. 1044 strings written to string pool file.
  51. (No errors were found.)
  52. /bin/sh .././tex/convert
  53.  parse error
  54. Last token = 290, error buffer = `xiiix',
  55.         last id = `xiiix' (not in symbol table).
  56. Lost newline somehow.
  57. touch texd.h
  58. gcc -DTeX -I.././lib -I../.. -DINITEX -DINI -g -c iextra.c
  59. gcc -DTeX -I.././lib -I../.. -DINITEX -g -c initex.c
  60. gcc -DTeX -I.././lib -I../.. -g -c openinout.c
  61. gcc -DTeX -I.././lib -I../.. -g -c tex0.c
  62. gcc -DTeX -I.././lib -I../.. -g -c tex1.c
  63. gcc -DTeX -I.././lib -I../.. -g -c tex2.c
  64. gcc -DTeX -I.././lib -I../.. -g -c tex3.c
  65. tex3.c: In function `zreadfontinfo':
  66. tex3.c:1767: parse error before `fontindex'
  67. tex3.c:1986: `k' undeclared (first use this function)
  68. tex3.c:1986: (Each undeclared identifier is reported only once
  69. tex3.c:1986: for each function it appears in.)
  70. tex3.c:2024: parse error at end of input
  71. *** Error code 1
  72. make: Fatal error: Command failed for target `tex3.o'
  73.